bitkeeper revision 1.1236.1.20 (421e79e2QCkwvVmtkyb5ugRhPlYFWw)
authoriap10@tetris.cl.cam.ac.uk <iap10@tetris.cl.cam.ac.uk>
Fri, 25 Feb 2005 01:05:38 +0000 (01:05 +0000)
committeriap10@tetris.cl.cam.ac.uk <iap10@tetris.cl.cam.ac.uk>
Fri, 25 Feb 2005 01:05:38 +0000 (01:05 +0000)
acpi=off as the default for vmx domains.
Signed-off-by: ian@xensource.com
tools/examples/xmexample.vmx

index 6e9039584b794dbbbc9dcd755cd2764ce9f6f6c5..c1984aa60febb3f3d835319a95864f3e328ac057 100644 (file)
@@ -75,7 +75,7 @@ root = "/dev/hda1 ro"
 #nfs_root   = '/full/path/to/root/directory'
 
 # Sets runlevel 4.
-extra = "1"
+extra = "acpi=off 1"
 
 #----------------------------------------------------------------------------
 # Set according to whether you want the domain restarted when it exits.